home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Applications / Calculators / π Folder / πCALC READ ME FIRST!!! < prev    next >
Encoding:
Text File  |  1993-05-03  |  2.4 KB  |  49 lines  |  [TEXT/ttxt]

  1. πCALC
  2. Release version 1.0 / May 1993
  3. -Bloom!- Software Group
  4.  
  5.     πCALC, quite simply, calculates pi.  That's all.  It does this through a series of equations, that look like this:
  6.  
  7. π = 4 - [ (4 / 3) + (4 / 5) - (4 / 7) + (4 / 9) - (4 / 11) ... ] 
  8.  
  9.     *Before I go on, I would like to note that I have included the C code I used for calculating pi in πCALC...
  10.  
  11.     The only reason I ever bothered releasing this is for all the non programers, who, after reading all this stuff in the paper about these math guys from MIT that calculated pi out to the billionth place, want to do it themselves.  So, now you can!
  12.  
  13.     Just double-click on the πCALC icon, and off you go!  (To quit, you must hold down the Command and period buttons).  You won't however, be able to calculate pi out to the billionth place, due to the limations of the Macintosh.  I think you might be able to get it to the 20th place.
  14.  
  15.     πCALC is for fun.  I honestly don't expect anyone to think that it's a top-knotch pi calculator.  I suggest that you let it run overnight.
  16.  
  17.     I, myself, have used this program too.  I let it run for about an hour, and I came up with: 
  18.  
  19. π = 3.1416...
  20.  
  21.     Now why did it take an hour?  It had to run through this loop in the program 32,000 times.  That can take a while.
  22.  
  23. -------------------------------------------------------------------
  24. THE πCALC WINDOW
  25.  
  26.     Here's a brief discription of the πCALC window.  When the program first loads, it will display a few credits, then have at it.  The number you see on the far left is how long it's looped, and the next is what it has, so far, calculated pi to.  Example:
  27.  
  28. 1: π = 2.66667
  29. 2: π = 3.46667
  30. 3: π = 2.89524
  31. 4: π = 3.33968
  32. 5: π = 2.97605
  33.  
  34.     Please note that all the numbers πCALC puts out are estimates, because pi can never be calculated.
  35. -------------------------------------------------------------------
  36.     -Bloom!- Software is a small group of amatuer programmers in Corvallis, Oregon.  They are at any time ready to take any $CASH$ donations you might have.  If you send them a $DONATION$ of $15 or more, they will send you registered versions of all the software they currently have available.
  37.     New Realeses, as of May 1993, are:
  38.  
  39. About This Macintosh        1.2
  40. ClockTools                                         2.0 FINAL
  41. Document Mãker                    1.5
  42. MacTerm                        0.1 beta
  43. SmallTime NOW!                      3.1 FINAL
  44. Quick Initialization           4.0.2
  45.  
  46. -------------------------------------------------------------------
  47. 1993 -Bloom!- Software
  48. 4149 NW Arrowood Circle
  49. Corvallis, OR 97330